Glenn Morris [Wed, 25 Feb 2009 08:18:00 +0000 (08:18 +0000)]
(eval-last-sexp): Mention truncation in doc.
Katsumi Yamaoka [Wed, 25 Feb 2009 04:20:32 +0000 (04:20 +0000)]
(toplevel): Remove autoload for gnus-setup-message.
(gnus-dired-attach): Fake this-command value to prevent Gnus from displaying
Gnus logo; always use compose-mail.
Glenn Morris [Wed, 25 Feb 2009 04:01:00 +0000 (04:01 +0000)]
(Emacs for minimalists): New node. (Bug#2452)
Dan Nicolaescu [Wed, 25 Feb 2009 04:00:08 +0000 (04:00 +0000)]
(vc-dir-update): Make sure ./ is always first in the listing.
Glenn Morris [Wed, 25 Feb 2009 03:58:48 +0000 (03:58 +0000)]
Mention Zile.
David Reitter [Wed, 25 Feb 2009 03:44:18 +0000 (03:44 +0000)]
mailclient.el: declare clipboard-kill-ring-save
Kenichi Handa [Wed, 25 Feb 2009 01:08:45 +0000 (01:08 +0000)]
(ps-mule-begin-job): Don't call auto-compose-region.
Kenichi Handa [Wed, 25 Feb 2009 01:07:12 +0000 (01:07 +0000)]
*** empty log message ***
Stefan Monnier [Tue, 24 Feb 2009 21:11:53 +0000 (21:11 +0000)]
(ns-working-overlay): Don't make it buffer-local.
(ns-working-overlay-len): Remove. Use ns-working-overlay instead.
(ns-delete-working-text): Merge with ns-unecho-working-text.
Decide which to use based on ns-working-overlay.
(ns-unecho-working-text): Remove.
(ns-insert-working-text, ns-echo-working-text): Adjust accordingly.
Eli Zaretskii [Tue, 24 Feb 2009 19:20:19 +0000 (19:20 +0000)]
Fix last change.
Eli Zaretskii [Tue, 24 Feb 2009 19:11:49 +0000 (19:11 +0000)]
Mention the MS-DOS section in etc/PROBLEMS.
Eli Zaretskii [Tue, 24 Feb 2009 19:09:03 +0000 (19:09 +0000)]
Mention problems with username in the MS-DOS port on MS-Windows.
Juanma Barranquero [Tue, 24 Feb 2009 16:25:10 +0000 (16:25 +0000)]
* textmodes/ispell.el (ispell-region): Adapt "done" message
to coding conventions. (Bug#2447)
Juanma Barranquero [Tue, 24 Feb 2009 16:11:06 +0000 (16:11 +0000)]
* scroll-bar.el (scroll-bar-mode): Turn off scroll bars when
argument is 0. Doc fix. (Bug#1527)
Jason Rumney [Tue, 24 Feb 2009 14:01:21 +0000 (14:01 +0000)]
(Fontsets): Correction to fontset-standard description.
Jason Rumney [Tue, 24 Feb 2009 13:42:02 +0000 (13:42 +0000)]
Add bug reference
Jason Rumney [Tue, 24 Feb 2009 13:38:14 +0000 (13:38 +0000)]
(International): Link to Modifying Fontsets.
Jason Rumney [Tue, 24 Feb 2009 13:33:58 +0000 (13:33 +0000)]
(Fontsets): Mention fontset-default, font specs and fallback fontsets.
(Defining Fontsets): Mention ns and w32 variants of standard-fontset-spec.
Update description of startup fontset to match Emacs 23 behavior.
(Modifying Fontsets): New section.
Adrian Robert [Tue, 24 Feb 2009 12:44:27 +0000 (12:44 +0000)]
* nsterm.m (ns_ring_bell): Convert rect to window coordinates
before caching.
Kenichi Handa [Tue, 24 Feb 2009 11:57:32 +0000 (11:57 +0000)]
(fontset_find_font): Fix the condition for checking
unavailable font.
Kenichi Handa [Tue, 24 Feb 2009 11:53:34 +0000 (11:53 +0000)]
*** empty log message ***
Juanma Barranquero [Tue, 24 Feb 2009 11:53:33 +0000 (11:53 +0000)]
* w32-vars.el (w32-system-shells): Doc fix.
Juanma Barranquero [Tue, 24 Feb 2009 11:50:34 +0000 (11:50 +0000)]
* nt/README.W32: Fix typos.
Juanma Barranquero [Tue, 24 Feb 2009 11:05:40 +0000 (11:05 +0000)]
* INSTALL: Add comment about TCC; fix typos.
Juanma Barranquero [Tue, 24 Feb 2009 10:28:57 +0000 (10:28 +0000)]
* image.el (image-load-path-for-library, insert-sliced-image):
Fix typos in docstrings.
Juanma Barranquero [Tue, 24 Feb 2009 09:08:18 +0000 (09:08 +0000)]
Fix comment.
Adrian Robert [Tue, 24 Feb 2009 06:15:32 +0000 (06:15 +0000)]
correct minor typo in comments
Glenn Morris [Tue, 24 Feb 2009 04:44:19 +0000 (04:44 +0000)]
(flyspell-use-meta-tab): Add a custom :set function. (Bug#2429)
Glenn Morris [Tue, 24 Feb 2009 03:39:57 +0000 (03:39 +0000)]
(Finternal_set_font_selection_order): Remove leading whitespace that
confuses documentation.
Glenn Morris [Tue, 24 Feb 2009 03:32:19 +0000 (03:32 +0000)]
(elint-unknown-builtin-args): Fix encode-time spec. (Bug#2453)
(elint-find-builtin-args): Make the match more restrictive.
Handle errors. Return a result actually containing the function name.
Glenn Morris [Tue, 24 Feb 2009 03:31:39 +0000 (03:31 +0000)]
(rmail): Don't show a message if rmail-get-new-mail already did. (Bug#2440)
(rmail-quit): Don't swap buffers. (Bug#2441)
(rmail-list-to-menu): Don't globally bind `name'.
Glenn Morris [Tue, 24 Feb 2009 03:31:15 +0000 (03:31 +0000)]
(cperl-find-pods-heres): Don't globally bind `name'.
Glenn Morris [Tue, 24 Feb 2009 03:30:46 +0000 (03:30 +0000)]
(eshell-parse-ange-ls): Define `name' before potential use.
Kenichi Handa [Tue, 24 Feb 2009 02:51:32 +0000 (02:51 +0000)]
*** empty log message ***
Chong Yidong [Mon, 23 Feb 2009 17:48:35 +0000 (17:48 +0000)]
(ange-ftp-insert-directory): Adapt switch manipulation to 2009-02-11
change to dired-add-entry (Bug#2410).
Chong Yidong [Mon, 23 Feb 2009 17:48:16 +0000 (17:48 +0000)]
* net/ange-ftp.el (ange-ftp-insert-directory): Adapt switch
manipulation to 2009-02-11 change to dired-add-entry (Bug#2410).
Chong Yidong [Mon, 23 Feb 2009 17:43:44 +0000 (17:43 +0000)]
Checked control.texi and eval.texi.
Chong Yidong [Mon, 23 Feb 2009 17:43:28 +0000 (17:43 +0000)]
(Intro Eval): Copyedits. Standardize on "form" instead of "expression" throughout.
(Function Indirection): Copyedits. Use active voice.
(Eval): The default value of max-lisp-eval-depth is now 400.
Chong Yidong [Mon, 23 Feb 2009 17:41:38 +0000 (17:41 +0000)]
(Control Structures): Add cindex entry for "textual order".
Chong Yidong [Mon, 23 Feb 2009 17:41:25 +0000 (17:41 +0000)]
* control.texi (Control Structures): Add cindex entry for "textual
order".
* eval.texi (Intro Eval): Copyedits. Standardize on "form"
instead of "expression" throughout.
(Function Indirection): Copyedits. Use active voice.
(Eval): The default value of max-lisp-eval-depth is now 400.
Juanma Barranquero [Mon, 23 Feb 2009 15:27:40 +0000 (15:27 +0000)]
* bs.el (bs--down): When wrapping around, use `forward-line',
not `goto-line', to avoid distracting "Mark set" message.
Jason Rumney [Mon, 23 Feb 2009 13:17:21 +0000 (13:17 +0000)]
Remove ever expanding versions of Windows. Shorten FAQ URL. Remove
mention of obsolete lock directory. Windows distribution now bin and
barebin only. Add note about SVG support. Remove old tar and gzip
problem workarounds. Use new (22.x) -Q option. Report all bugs through
bug tracker.
Jason Rumney [Mon, 23 Feb 2009 12:31:55 +0000 (12:31 +0000)]
Modify for barebin distribution, as undumped distribution no longer exists.
Jason Rumney [Mon, 23 Feb 2009 12:23:44 +0000 (12:23 +0000)]
Update for 23.0.91
Jason Rumney [Mon, 23 Feb 2009 11:50:08 +0000 (11:50 +0000)]
Prev commit in wrong ChangeLog
Jason Rumney [Mon, 23 Feb 2009 11:47:36 +0000 (11:47 +0000)]
*** empty log message ***
Juanma Barranquero [Mon, 23 Feb 2009 11:42:34 +0000 (11:42 +0000)]
Add bug reference.
Juanma Barranquero [Mon, 23 Feb 2009 11:01:16 +0000 (11:01 +0000)]
* ibuffer.el (ibuffer-redisplay-engine): Avoid "Mark set" message clobbering
the useful message from `ibuffer-toggle-sorting-mode'. (Bug#2439)
Katsumi Yamaoka [Mon, 23 Feb 2009 10:56:29 +0000 (10:56 +0000)]
Fix previous commit: tell autoload that gnus-setup-message is a macro.
Adrian Robert [Mon, 23 Feb 2009 08:07:31 +0000 (08:07 +0000)]
fix date in last commit
Adrian Robert [Mon, 23 Feb 2009 08:05:58 +0000 (08:05 +0000)]
* macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
Mention ns-extended-platform-support-mode.
Katsumi Yamaoka [Mon, 23 Feb 2009 07:12:07 +0000 (07:12 +0000)]
Require gnus-msg instead of autoloading it for the gnus-setup-message macro.
Miles Bader [Mon, 23 Feb 2009 05:06:36 +0000 (05:06 +0000)]
Rename `system-process-attributes' to `process-attributes'
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1553
Miles Bader [Mon, 23 Feb 2009 05:06:26 +0000 (05:06 +0000)]
Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1552
Kenichi Handa [Mon, 23 Feb 2009 01:37:34 +0000 (01:37 +0000)]
(auto-composition-mode): Don't add a hook to
after-change-functions. Don't decompose the buffer.
(auto-composition-after-change): Delete it.
(toggle-auto-composition): Make it an alias of
auto-composition-mode.
(auto-compose-region): Delete it.
Juri Linkov [Sun, 22 Feb 2009 23:38:04 +0000 (23:38 +0000)]
(minibuffer-default-add-dired-shell-commands): Doc fix.
Juri Linkov [Sun, 22 Feb 2009 23:36:46 +0000 (23:36 +0000)]
(dired-guess-shell-command): Use read-shell-command
instead of read-from-minibuffer.
(dired-read-shell-command): Add code that uses
minibuffer-with-setup-hook to set minibuffer-default-add-function
to minibuffer-default-add-dired-shell-commands exactly like
`dired-read-shell-command' in dired-aux.el already does. Doc fix.
Chong Yidong [Sun, 22 Feb 2009 21:56:25 +0000 (21:56 +0000)]
Checked symbols.texi.
Chong Yidong [Sun, 22 Feb 2009 21:56:05 +0000 (21:56 +0000)]
(Property Lists): Emphasize that property lists are not restricted to symbol cells.
(Other Plists): Copyedit.
Chong Yidong [Sun, 22 Feb 2009 21:55:55 +0000 (21:55 +0000)]
* symbols.texi (Property Lists): Emphasize that property lists are
not restricted to symbol cells.
(Other Plists): Copyedit.
Juri Linkov [Sun, 22 Feb 2009 21:52:14 +0000 (21:52 +0000)]
(dired-smart-shell-command): Remove code that uses
minibuffer-with-setup-hook to set minibuffer-default-add-function
to minibuffer-default-add-shell-commands because the same code was
already moved to `read-shell-command' 2008-07-31.
Chong Yidong [Sun, 22 Feb 2009 21:17:26 +0000 (21:17 +0000)]
(Char-Tables): Link to Property Lists node.
Chong Yidong [Sun, 22 Feb 2009 21:17:15 +0000 (21:17 +0000)]
* sequences.texi (Char-Tables): Link to Property Lists node.
Chong Yidong [Sun, 22 Feb 2009 21:13:21 +0000 (21:13 +0000)]
Checked hash.texi
Chong Yidong [Sun, 22 Feb 2009 21:07:35 +0000 (21:07 +0000)]
Checked sequences.texi.
Chong Yidong [Sun, 22 Feb 2009 21:07:15 +0000 (21:07 +0000)]
(Sequences Arrays Vectors): Make introduction more concise.
(Arrays): Mention char-tables and bool-vectors too.
(Vectors): Don't repeat information given in Arrays node. Link to
nodes that explain the vector usage examples.
(Char-Tables): Note that char-table elements can have arbitrary
type. Explain effect of omitted char-table-extra-slots property.
Chong Yidong [Sun, 22 Feb 2009 21:07:04 +0000 (21:07 +0000)]
* sequences.texi (Sequences Arrays Vectors): Make introduction
more concise.
(Arrays): Mention char-tables and bool-vectors too.
(Vectors): Don't repeat information given in Arrays node. Link to
nodes that explain the vector usage examples.
(Char-Tables): Note that char-table elements can have arbitrary
type. Explain effect of omitted char-table-extra-slots property.
Karl Berry [Sun, 22 Feb 2009 19:37:33 +0000 (19:37 +0000)]
one more duplicate word
Karl Berry [Sun, 22 Feb 2009 19:32:53 +0000 (19:32 +0000)]
dup word by
Andreas Schwab [Sun, 22 Feb 2009 15:48:02 +0000 (15:48 +0000)]
* coding.h (struct coding_system): Make safe_charsets a pointer to
unsigned char.
* coding.c (CODING_ISO_REQUEST): Check for safe_charsets content
being 255.
(SAFE_CHARSET_P): Likewise.
(setup_iso_safe_charsets): Properly setup safe_charsets.
(Fdefine_coding_system_internal): Likewise.
(setup_coding_system): Likewise. Remove unneeded casts.
(detect_coding_iso_2022): Compare Viso_2022_charset_list with
CODING_ATTR_CHARSET_LIST, not CODING_ATTR_SAFE_CHARSETS. Remove
unneeded casts.
Andreas Schwab [Sun, 22 Feb 2009 14:29:25 +0000 (14:29 +0000)]
(del_range_2): Don't modify gap contents when called
from decode_coding_object. (Bug#1809)
Chong Yidong [Sun, 22 Feb 2009 00:42:56 +0000 (00:42 +0000)]
Checked several Lispref files.
Chong Yidong [Sun, 22 Feb 2009 00:42:28 +0000 (00:42 +0000)]
(List Elements): Copyedits.
Chong Yidong [Sun, 22 Feb 2009 00:42:19 +0000 (00:42 +0000)]
* lists.texi (List Elements): Copyedits.
Chong Yidong [Sun, 22 Feb 2009 00:22:46 +0000 (00:22 +0000)]
(Creating Strings): Copyedits. Remove obsolete Emacs 20 usage of `concat'.
(Case Conversion): Copyedits.
Chong Yidong [Sun, 22 Feb 2009 00:20:17 +0000 (00:20 +0000)]
(Vector Functions): Remove obsolete Emacs 20 use of `vconcat'.
Chong Yidong [Sun, 22 Feb 2009 00:19:57 +0000 (00:19 +0000)]
(Building Lists): Remove obsolete Emacs 20 usage of `append'.
Chong Yidong [Sun, 22 Feb 2009 00:19:39 +0000 (00:19 +0000)]
* lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
`append'.
* sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
of `vconcat'.
* strings.texi (Creating Strings): Copyedits. Remove obsolete
Emacs 20 usage of `concat'.
(Case Conversion): Copyedits.
Chong Yidong [Sat, 21 Feb 2009 23:32:44 +0000 (23:32 +0000)]
temp-file-name-pattern does not appear in the manuals.
Chong Yidong [Sat, 21 Feb 2009 19:50:17 +0000 (19:50 +0000)]
Fix last change.
Glenn Morris [Sat, 21 Feb 2009 19:32:05 +0000 (19:32 +0000)]
Use /= in previous change.
Jay Belanger [Sat, 21 Feb 2009 19:19:58 +0000 (19:19 +0000)]
(math-use-emacs-fn): Make sure that the lisp number is in decimal.
Chong Yidong [Sat, 21 Feb 2009 18:52:19 +0000 (18:52 +0000)]
(compilation-error-regexp-alist-alist): Tweak regexp (Bug#2173).
Chong Yidong [Sat, 21 Feb 2009 18:51:48 +0000 (18:51 +0000)]
* progmodes/compile.el (compilation-error-regexp-alist-alist):
Tweak regexp (Bug#2173).
Chong Yidong [Sat, 21 Feb 2009 17:53:16 +0000 (17:53 +0000)]
(flyspell-mouse-map): Undefine mouse-2 to avoid yanks (Bug#2408).
Chong Yidong [Sat, 21 Feb 2009 17:52:59 +0000 (17:52 +0000)]
* textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to
avoid yanks (Bug#2408).
Alan Mackenzie [Sat, 21 Feb 2009 16:10:39 +0000 (16:10 +0000)]
cc-engine.el (c-beginning-of-statement-1): Enhance to parse case clauses
with (compile-time) expressions.
cc-langs.el (c-case-kwds-regexp): New variable for the above.
Alan Mackenzie [Sat, 21 Feb 2009 16:08:29 +0000 (16:08 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 21 Feb 2009 15:06:12 +0000 (15:06 +0000)]
(rmail-cease-edit): Notice changes in buffer's encoding during editing.
Make sure to use encoding that can safely encode the message.
Rewrite MIME charset= header if the new encoding is different from the old one.
Chong Yidong [Sat, 21 Feb 2009 13:45:59 +0000 (13:45 +0000)]
Bump version number to 3.0.
(Top): Link to Font Type node.
Chong Yidong [Sat, 21 Feb 2009 13:45:36 +0000 (13:45 +0000)]
(Version Info): Update version numbers in examples.
(Acknowledgements): List more contributors.
Chong Yidong [Sat, 21 Feb 2009 13:45:20 +0000 (13:45 +0000)]
(Lisp Data Types, Syntax for Strings, Buffer Type): Minor edits.
(Frame Configuration Type): Emphasize that it is not primitive.
(Font Type): New node.
(Type Predicates): Add fontp; type-of now recognizes font object types.
Chong Yidong [Sat, 21 Feb 2009 13:45:00 +0000 (13:45 +0000)]
* objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type): Minor edits.
(Frame Configuration Type): Emphasize that it is not primitive.
(Font Type): New node.
(Type Predicates): Add fontp; type-of now recognizes font object types.
* intro.texi (Version Info): Update version numbers in examples.
(Acknowledgements): List more contributors.
* elisp.texi: Bump version number to 3.0.
(Top): Link to Font Type node.
Chong Yidong [Sat, 21 Feb 2009 13:39:46 +0000 (13:39 +0000)]
Define Qfont_spec, Qfont_entity, Qfont_object extern.
Chong Yidong [Sat, 21 Feb 2009 13:39:20 +0000 (13:39 +0000)]
(Qfont_spec, Qfont_entity, Qfont_object): Definitions
moved to data.c.
Chong Yidong [Sat, 21 Feb 2009 13:38:59 +0000 (13:38 +0000)]
(syms_of_data): Define Qfont_spec, Qfont_entity, and
Qfont_object.
(Ftype_of): Recognize font objects.
Chong Yidong [Sat, 21 Feb 2009 13:38:16 +0000 (13:38 +0000)]
* data.c (syms_of_data): Define Qfont_spec, Qfont_entity, and
Qfont_object.
(Ftype_of): Recognize font objects.
* lisp.h: Define Qfont_spec, Qfont_entity, Qfont_object extern.
* font.c (Qfont_spec, Qfont_entity, Qfont_object): Definitions
moved to data.c.
Jason Rumney [Sat, 21 Feb 2009 07:53:54 +0000 (07:53 +0000)]
(url-default-expander): Use concat to combine parts. (Bug #1020)
Glenn Morris [Sat, 21 Feb 2009 03:18:42 +0000 (03:18 +0000)]
Comment (reformat header).
Glenn Morris [Sat, 21 Feb 2009 03:14:04 +0000 (03:14 +0000)]
(sc-mail-glom-frame): Handle a "From " line at the start of the headers.
(sc-mail-check-from): New function.